Sample of using USMCDLL.dll library with MS Visual Basic 6.0

Files:

DLGForm.frm - main dialog
DLGForm.frx	 - 
Project1.vbw	 - project file
Dialog.frm	 - start dialog where dll is inited and devices are enumerated
Module1.bas	 - module file with dll function declarations and sample MsgBox output functions
Project1.vbp	 - project file

USMCVBDLL.dll	- Interface DLL to connect VB 6.0 program to standard DLL 

